projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c75000c
)
(decode_mode_spec): For %Z and %z, put keyboard and
author
Richard M. Stallman
<rms@gnu.org>
Tue, 26 Aug 1997 22:41:06 +0000
(22:41 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 26 Aug 1997 22:41:06 +0000
(22:41 +0000)
terminal coding systems into modeline on MSDOS frames as well.
src/xdisp.c
patch
|
blob
|
history
diff --git
a/src/xdisp.c
b/src/xdisp.c
index 2c872069108ab6ddd1985ad397975fcbc3aba7bb..48115508823090d9aacf096241211b01575c7a21 100644
(file)
--- a/
src/xdisp.c
+++ b/
src/xdisp.c
@@
-4498,7
+4498,7
@@
decode_mode_spec (w, c, spec_width, maxwidth)
int eol_flag = (c == 'Z');
char *p = decode_mode_spec_buf;
- if (
FRAME_TERMCAP
_P (f))
+ if (
! FRAME_WINDOW
_P (f))
{
/* No need to mention EOL here--the terminal never needs
to do EOL conversion. */